home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / lib / pkgconfig / gdk-pixbuf-2.0.pc < prev    next >
Text File  |  2014-11-09  |  577b  |  20 lines

  1. prefix=/c/gcdev/dependencies/gtk-install
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. gdk_pixbuf_binary_version=2.10.0
  7. gdk_pixbuf_binarydir=${exec_prefix}/lib/gdk-pixbuf-2.0/2.10.0
  8. gdk_pixbuf_moduledir=${gdk_pixbuf_binarydir}/loaders
  9. gdk_pixbuf_cache_file=${gdk_pixbuf_binarydir}/loaders.cache
  10.  
  11. Name: GdkPixbuf
  12. Description: Image loading and scaling
  13. Version: 2.30.8
  14. Requires: gobject-2.0
  15. Requires.private: gmodule-no-export-2.0 libpng14
  16. Libs: -L${libdir} -lgdk_pixbuf-2.0
  17. Libs.private:  -ltiff -ljpeg  
  18. Cflags: -I${includedir}/gdk-pixbuf-2.0 
  19.  
  20.